xen.git
2008-07-16 Keir Fraserx86 shadow: Re-init per-page spinlock before freeing...
2008-07-16 Keir Fraserioemu: Fix issues when passthrough device is hot-remove...
2008-07-16 Keir Fraservt-d: Disable VT-d table output on DMA page faults
2008-07-16 Keir Fraserfs-backend: do not expose file descriptors to frontend
2008-07-16 Keir Fraserxend: Fix destruction of VMMetrics objects for managed...
2008-07-15 Keir Fraserfs-backend: fix ioctl(BLKGETSIZE) call on 64bit
2008-07-15 Keir Fraserfs-backend: Fix freelist implementation
2008-07-15 Keir Fraserx86: Report TSC skew on boot at higher log level.
2008-07-15 Keir Fraserx86: Ensure TSC calibration stats are same across all...
2008-07-15 Keir Fraserx86: No need to vcpu_update_system_time() on map_vcpu_i...
2008-07-15 Keir Fraserxen: Small cleanups towards allowing stricter compile...
2008-07-15 Keir Fraseriommu: disable by default. 'iommu' on cmdline to enable.
2008-07-15 Keir Frasertools: Make functions static which should not be exported.
2008-07-15 Keir Fraserx86: Add clocksource=tsc option.
2008-07-15 Keir Fraserx86: platform-timer read function returns 64 bits.
2008-07-15 Keir Frasertools: Declare functions static where they should be...
2008-07-14 Keir Fraserstubdom: enable compilation/installation by default
2008-07-14 Keir Fraservt-d: Disable VT-d if parsing ACPI DMAR fails
2008-07-14 Keir Fraserxentop: declare signal handler as static
2008-07-14 Keir FraserRevert 18025:07c7aef164 -- go back to 8MB VRAM.
2008-07-14 Keir Fraserx86: PIT broadcast to fix local APIC timer stop issue...
2008-07-14 Keir Fraserxm: vt-d: Add a command "xm pci-list-assignable-devices...
2008-07-14 Keir Fraserxend: vt-d: improved FLR logic for pass-thru PCI devices
2008-07-14 Keir Fraservt-d: Remove the FLR logic in Xen.
2008-07-14 Keir Fraserxend: A small cleanup to the find_sysfs_mnt() of pci.py
2008-07-14 Keir Fraserioemu: sdl without OpenGl fix
2008-07-14 Keir FraserChoice of network interface for establishing a bridge...
2008-07-14 Keir Fraserblktap: portability cleanup
2008-07-14 Keir Fraserstubdom: missing fixes for old gcc
2008-07-11 Keir Fraserstubdom: fixes for old gcc & binutils
2008-07-11 Keir Fraserblktap: cleanup
2008-07-11 Keir Fraserlibxc: remove redundant declaration of xc_copy_to_domai...
2008-07-11 Keir Fraserx86: allow control domain to limit machine addresses...
2008-07-11 Keir Fraseriommu: make interrupt remapping more generic
2008-07-11 Keir Fraseramd iommu: add interrupt remapping support
2008-07-11 Keir Fraserxend: Ignore errors from dying domains in RPC server
2008-07-11 Keir Fraservt-d: Fix Host Address Width
2008-07-11 Keir Fraserstubdom: do not use realpath, new in make 3.81
2008-07-11 Keir FraserFix memory leak in xend
2008-07-11 Keir Frasertapdisk: in case O_DIRECT fails, retry again with o_fla...
2008-07-11 Keir Fraserioemu: drop shadow vram
2008-07-11 Keir Fraserhvmloader, rombios: Make use of new rom-lock facility...
2008-07-10 Keir Fraservt-d: Fixup when mapping devices on non-PCIe buses
2008-07-10 Keir Fraserioemu: drop unused 4MB video memory
2008-07-10 Keir Fraserioemu: create a rom-protect platform flag.
2008-07-10 Keir Fraserx86 hvm: New boot option 'softtsc' to cause RDTSC to...
2008-07-10 Keir Fraserstubdom: Fixes for gcc 4.2.4 32bit
2008-07-10 Keir Fraserx86 hvm: New hvm_op "set_mem_type" which allows marking...
2008-07-10 Keir Fraserx86: Do not allow write access to p2m_ram_ro memory...
2008-07-10 Keir FraserPV-GRUB: Enable xfs support
2008-07-10 Keir FraserPV-GRUB: xfs support
2008-07-10 Keir Fraserstubdom: fixes to compile with qemu-xen
2008-07-10 Keir Fraserintel: Stricter check for cpuid feature mask MSR availa...
2008-07-10 Keir Fraservt-d: Fix double spin_lock_irqsave().
2008-07-10 Keir FraserFix a couple of Grzegorz Milos copyright lines.
2008-07-09 Keir Fraserminios: Add missing fcntl.h.
2008-07-09 Keir Fraserstubdom: add stub functions to reduce qemu patches
2008-07-09 Keir Fraserstubdom: Add root Makefile targets, disabled by default...
2008-07-09 Keir FraserMake PCI device release function generic
2008-07-09 Keir Fraserstubdom: fix missing evtchn.h header
2008-07-09 Keir FraserUpdate .hgignore
2008-07-09 Keir Fraservgabios: Delete autogenerated file from repository.
2008-07-09 Keir Fraserstubdom: make compilation independent of tools/ by...
2008-07-09 Keir FraserSome latest Intel CPU models support cpuid feature...
2008-07-09 Keir FraserSwitching to merged (git) qemu by default
2008-07-09 Keir Fraserp2m: Support page orders other than 0 (4kB) and 9 ...
2008-07-09 Keir Fraserx86 p2m superpage fix: Re-insert missing shadow code...
2008-07-09 Keir FraserBlktapctrl compatibility layer
2008-07-09 Keir Fraserioemu: pass-through: XC_PAGE_SIZE should be used
2008-07-09 Keir Fraserioemu: pass-through: pt_bar_mapping fix
2008-07-09 Keir FraserFix xm vcpu-pin for Domain-0
2008-07-09 Keir FraserRevert dependency on new GNUMake feature.
2008-07-08 Keir Fraserstubdom: use a newlib snapshot instead of the slow...
2008-07-08 Keir Fraserstubdom: do not build tapdisk as it it not supposed...
2008-07-08 Keir FraserChange PCI-dump debug key: Fixes boot with debug=y...
2008-07-08 Keir Fraserstubdom: fix copy/paste typo in select()
2008-07-08 Keir FraserImprove plumbing for calling external qemu builds
2008-07-08 Keir Fraserstubdom: Fix modified_memory size calculation
2008-07-08 Keir FraserpvSCSI: fix xend
2008-07-08 Keir FraserFix passthrough of PCI capability structures.
2008-07-07 Keir FraserRevert c/s 17975 -- enumerate PCI devices in Xen allowi...
2008-07-07 Keir FraserMTRR virtualization for Intel EPT
2008-07-07 Keir Fraserioemu: e1000: fix a TSE bug
2008-07-06 Keir FraserSet default domain_to_node() allocation preference...
2008-07-06 Keir FraserOnly use domain_to_node() on non-null domain pointer.
2008-07-05 Keir Frasernuma: Extend MEMOP_ allocation functions to take a...
2008-07-05 Keir FraserUpdate .hgignore list
2008-07-05 Keir FraserOOS cleanup: Fixup arrays instead of fixup tables.
2008-07-05 Keir Fraserstubdom: fix pass-through compilation
2008-07-05 Keir Fraserstubdom: fix parallel build
2008-07-05 Keir FraserUpdate changelog for pci add/remove physdevop hypercalls.
2008-07-04 Keir Fraserstubdom: gcc-4.3 support
2008-07-04 Keir Fraserxen: Fix debug build.
2008-07-04 Keir FraserRemove PCI device enumaration in VT-d code
2008-07-04 Keir FraserAdd hypercall for adding and removing PCI devices
2008-07-04 Keir FraserAdd management and locking of PCI device structures
2008-07-04 Keir FraserRestructure VT-d device scope and PCI bridge handling
2008-07-04 Keir FraserPCI device register/unregister + pci_dev cleanups
2008-07-04 Keir Fraserstubdom: Remove obsolete patch files.
2008-07-04 Keir Fraserstubdom: use host's gcc
next